home *** CD-ROM | disk | FTP | other *** search
/ Cre@te Online 2000 December / Cre@teOnline CD05.iso / MacSoft / XML ConsoleMax.sea / XML ConsoleMax / Required / esc.jar / com / extensibility / xml / DTDParser$LocRefInfo.class (.txt) < prev    next >
Encoding:
Java Class File  |  2000-06-30  |  515 b   |  14 lines

  1. package com.extensibility.xml;
  2.  
  3. class DTDParser$LocRefInfo {
  4.    // $FF: synthetic field
  5.    final DTDParser this$0;
  6.    String sysName;
  7.    String pubName;
  8.    String notation;
  9.  
  10.    DTDParser$LocRefInfo(DTDParser var1) {
  11.       this.this$0 = var1;
  12.    }
  13. }
  14.